You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > clVector.Difference Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Difference Method

Calculate the difference for all Vec elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Difference([In] TOpenCLMtxVec Vec, int Lag);

Store the results in the calling vector. The TOpenCLBase.LengthLength of the calling vector is set to one less the length of Vec and TOpenCLBase.Complex property is set to Vec.Complex

 

 

The Length of calling vector is automatically decremented by one.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!